home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / maplan11.zip / MAP.DOC < prev    next >
Text File  |  1991-05-09  |  6KB  |  164 lines

  1.                                MAP
  2.                           Version 1.11
  3.                           May 09, 1991
  4.  
  5. MAP is a utility for the Artisoft LANtastic network operating
  6. system version 3.xx.  MAP provides the functionality of the
  7. Artisoft NET SHOW and NET POSTBOX commands in one simple, easy to
  8. read display.  The information provided by MAP is as follows:
  9.  
  10.     The version of the NOS that you are running.
  11.  
  12.     A list of all of your current redirections.
  13.  
  14.     A list of all of the servers that you are logged on to.  This
  15.         list will also indicate the user name that you are using and
  16.         whether or not you have any mail on that server.
  17.  
  18.     The description of each resource.
  19.  
  20. MAP is a very easy utility to use, simply place it somewhere along
  21. your DOS PATH and execute the command 'MAP'.  We have it in our
  22. X:\NETUTILS subdirectory on the file server.  This subdirectory is
  23. appended to our path in STARTNET.BAT so that everyone has access
  24. to it when they are up on the network.
  25.  
  26. The output of MAP is written to STDOUT and is therefor
  27. redirectable.  This means you can do the following:
  28.  
  29.         C:> MAP | MORE         ' Pipe output through a filter
  30.  
  31.         C:> MAP > MAP.LST      ' Redirect output to a file
  32.  
  33. Beginning with version 1.08, there are two command line switches
  34. for MAP:
  35.  
  36.         P - Causes the output to be 'paged' (similar to DIR /P)
  37.         2 - Causes the list of redirections to be split into two
  38.             separate lists, one contains disk devices, the
  39.             other, printers.
  40.  
  41. These two options were added at the suggestion of John Soltow -
  42. Thanks John.
  43.  
  44. Beginning with version 1.10, there is an additional command line
  45. switch for MAP:
  46.  
  47.         D - Causes the output to include the description of the shared
  48.             resource with the output.  This switch and the /2 switch are
  49.             mutually exclusive.  If both are included on the command line,
  50.             the one that is last is the one that will be processed.
  51.  
  52. These command line switches are case and prefix character insensitive.
  53. Therefor, you may enter MAP 2 or MAP /2 or MAP 2p or MAP -P2, all are
  54. valid.
  55.  
  56. Also beginning with MAP version 1.10, there is support for a single
  57. DOS Environment variable.  You can set the environment variable MAP
  58. equal to the default command line.  For example, if you normally use
  59. paged output with descriptions, you could enter the following:
  60.  
  61.         SET MAP=/P/D
  62.  
  63. to establish the MAP environment variable; then entering MAP at the
  64. DOS command line would be the equivalent of entering MAP /P/D.
  65.  
  66. Beginning with version 1.11, there are two additional command line
  67. switches for MAP:
  68.  
  69.         H and ? - These switches display a help screen that describes
  70.             the command line options for MAP.  If this option is used,
  71.             the help screen is displayed and then MAP exits with no
  72.             further processing.
  73.  
  74. Version 1.11 corrects a bug in the Description option processing.  When
  75. a shared resource doesn't have a descrption (as is the case for CD-ROM's
  76. and attached resources to which you have no rights), MAP would repeat
  77. the description of the previous resource.  Thanks to Dennis Snipes for
  78. reporting this bug and earning a free registration.
  79.  
  80. If you find MAP of value, please register with me.  There are three
  81. basic types of registration:
  82.  
  83.         1.  Simple registration.  This option simply clears your
  84.             conscience and lets you use MAP and receive notices of
  85.             future upgrades.  The cost for simple registration is
  86.             $5.00.
  87.  
  88.         2.  Complex registration.  (What else is the opposite of
  89.             Simple???)  This option entitles you to everything that
  90.             you get for simple registration and also gets you a disk
  91.             with the source code to MAP.  MAP is written in
  92.             Turbo C++.  The cost for complex registration is $15.00
  93.             which covers the cost of simple registration and also a
  94.             diskette and shipping to US addresses (foreign add
  95.             another $1.00).
  96.  
  97.         3.  Suggestor registration.  This option is the equivalent
  98.             of simple registration.  To qualify for this type of
  99.             registration, make a constructive suggestion for an
  100.             enhancement to MAP (or, heaven forbid, report a bug).
  101.  
  102. I can be reached either on the Artisoft BBS (602-293-0065) or at:
  103.  
  104.  
  105.             Ken Cline
  106.             4755 Meadow Wood Lane, Suite 202-N
  107.             Chantilly, VA  22021
  108.             (703) 803-0132
  109.  
  110.                      MAP Registration Form
  111.                         MAP Version 1.11
  112.  
  113. Name: ____________________________________________________________
  114.  
  115. Company: _________________________________________________________
  116.  
  117. Address: _________________________________________________________
  118.  
  119. __________________________________________________________________
  120.  
  121. __________________________________________________________________
  122.  
  123. __________________________________________________________________
  124.  
  125. Phone: ___________________________________________________________
  126.  
  127. Where did you get your copy of MAP? ______________________________
  128.  
  129. LANtastic Version you are running:    _______________________________
  130.  
  131. Number of nodes on your network:    _______________________________
  132.  
  133. Registration Option:
  134.  
  135.         ____    Simple Registration                             $ 5.00
  136.         (Does Not Include Source Code)
  137.  
  138.     ____    Complex Registration                $15.00
  139.         (Includes Source Code)
  140.  
  141.     ____    Suggestor Registration                $ 0.00
  142.  
  143.       Suggestion: ____________________________________________
  144.  
  145.       ________________________________________________________
  146.  
  147.       ________________________________________________________
  148.  
  149.       ________________________________________________________
  150.  
  151.       ________________________________________________________
  152.  
  153. Comments: ________________________________________________________
  154.  
  155. __________________________________________________________________
  156.  
  157. __________________________________________________________________
  158.  
  159. __________________________________________________________________
  160.  
  161.         Mail To:    Ken Cline
  162.                 4755 Meadow Wood Lane, Suite 202-N
  163.                 Chantilly, VA  22021-2808
  164.